Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apache_site automatically appends .conf. #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

apache_site automatically appends .conf. #49

wants to merge 1 commit into from

Conversation

gerr1t
Copy link

@gerr1t gerr1t commented May 28, 2015

From the apache_site.rb from the apache cookbook: "conf_name = "#{params[:name]}.conf"

This change is needed because it is failing to activate the munin vhost:

I, [2015-05-28T15:17:19.987614 #16970] INFO --: * execute[a2ensite munin.conf.conf] action run[2015-05-28T13:17:19+00:00] INFO: Processing execute[a2ensite munin.conf.conf] action run (munin::server_apache line 25)

From the apache_site.rb from the apache cookbook: "conf_name = "#{params[:name]}.conf"

This change is needed because it is failing to activate the munin vhost:

I, [2015-05-28T15:17:19.987614 #16970]  INFO --:   * execute[a2ensite munin.conf.conf] action run[2015-05-28T13:17:19+00:00] INFO: Processing execute[a2ensite munin.conf.conf] action run (munin::server_apache line 25)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant